| SyOrganizationContact |
| Logical Entity Name | SyOrganizationContact |
| Default Table Name | SyOrganizationContact |
| Physical Only | NO |
| Definition | |
| Note |
| SyOrganizationContact Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyOrganizationContactID |
int | NO | ||
SyOrganizationID |
int | NO | ||
SyOrganizationContactTypeID |
int | NO | ||
| Title | varchar(20) | NO | ||
| LastName | varchar(20) | NO | ||
| FirstName | varchar(20) | NO | ||
| Addr1 | varchar(255) | YES | ||
| City | varchar(25) | YES | ||
| State | char(2) | YES | ||
| Zip | char(10) | YES | ||
| Phone | char(16) | YES | ||
| Fax | char(16) | YES | ||
| Phone2 | char(16) | YES | ||
| varchar(50) | YES | |||
| DateAdded | datetime | NO | ||
| DatelstMod | datetime | NO | ||
| UserID | int | NO | ||
| ts | timestamp | YES | ||
| SyCountryID | int | YES | ||
| PrimaryContact | bit | NO | ||
| Active | bit | NO | ||
| Extn | char(6) | YES | ||
| Extn2 | char(6) | YES | ||
SyCountyID |
int | YES | ||
| IDDetails | varchar(25) | YES | ||
| Company | varchar(100) | YES | ||
| Comment | varchar(255) | YES | ||
SyPersonId |
int | YES |
| SyOrganizationContact Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyOrganizationContact_SyOrganizationContactID | PrimaryKey | SyOrganizationContactID |
| SyOrganizationContact Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyCounty | Non-Identifying | Zero or One to Zero or More | FK_SyOrganizationContact_SyCountyID_SyCounty_SyCountyID | SyCountyID | NO | YES | ||
| SyOrganizationContactType | Non-Identifying | One To Zero or More | FK_SyOrganizationContact_SyOrganizationContactTypeID_SyOrganizationContactType_SyOrganizationContactTypeID | SyOrganizationContactTypeID | NO | YES | ||
| SyOrganization | Non-Identifying | One To Zero or More | FK_SyOrganizationContact_SyOrganizationID_SyOrganization_SyOrganizationID | SyOrganizationID | NO | YES | ||
| SyPerson | Non-Identifying | Zero or One to Zero or More | FK_SyOrganizationContact_SyPersonId_SyPerson_SyPersonId | SyPersonId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| CmEvent | Non-Identifying | One To Zero or More | FK_CmEvent_SyOrganizationContactID_SyOrganizationContact_SyOrganizationContactID | NO | YES | |||
| CmEventHistory_ro | Non-Identifying | One To Zero or More | FK_CmEventHistory_ro_SyOrganizationContactID_SyOrganizationContact_SyOrganizationContactID | NO | YES | |||
| CmIncidentGeneralPublic | Non-Identifying | One To Zero or More | FK_CmIncidentGeneralPublic_SyOrganizationContactId_SyOrganizationContact_SyOrganizationContactID | NO | YES | |||
| SyStudentOrganizationContact | Non-Identifying | One To Zero or More | FK_SyStudentOrganizationContact_SyOrganizationContactId_SyOrganizationContact_SyOrganizationContactID | NO | YES |
| SyOrganizationContact Check Constraints |
| Check Constraint Name | CheckConstraint |